home *** CD-ROM | disk | FTP | other *** search
- //***************************************//
- //Quake III Paintball Shader File //
- // //
- //Please do not edit this unless you //
- //know what you are doing. //
- //***************************************//
-
- // Blue flag
- models/flags/flag_b
- {
- cull disable
- deformVertexes wave 35 sin 1 .5 1.5 0.3
- deformVertexes wave 25 sin 0 .5 1 .8
-
-
- {
- map models/flags/b_flag2.tga
-
- }
-
-
- }
-
- //Red flag
- models/flags/flag_r
- {
- cull disable
- deformVertexes wave 35 sin 1 .5 1.5 0.3
- deformVertexes wave 25 sin 0 .5 1 .8
-
-
- {
- map models/flags/r_flag2.tga
-
- }
-
-
- }
-
-